-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.0
-
Code
-
Classes
- ACPT_Lite_Admin
Total Complexity |
136 |
Dependencies |
26 |
Dependents |
1 |
Total lines |
1,050 |
Lines of code |
725 |
Logical lines of code |
283 |
Comment lines |
167 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addColumnsToAdminPanel() |
D |
22 |
49 |
185 |
registerCustomPostTypesAndTaxonomies() |
B |
32 |
18 |
120 |
enqueueAssets() |
B |
43 |
21 |
42 |
addUserMetaColumnsToShow() |
A |
47 |
10 |
36 |
setPages() |
S |
39 |
1 |
89 |
registerUserMeta() |
S |
52 |
5 |
28 |
addPages() |
S |
59 |
5 |
14 |
generateMetaBoxesFromPostIds() |
S |
62 |
4 |
12 |
setAjaxActions() |
S |
41 |
1 |
56 |
addPage() |
S |
53 |
2 |
27 |
run() |
S |
57 |
2 |
17 |
addGutenbergBlocks() |
S |
61 |
2 |
13 |
setStaticJsAssets() |
S |
56 |
1 |
20 |
addWooCommerceProductData() |
S |
69 |
2 |
7 |
runIntegrations() |
S |
65 |
2 |
10 |
addAsyncDeferAttribute() |
S |
70 |
2 |
6 |
registerTaxonomyMeta() |
S |
71 |
2 |
6 |
addPluginLinks() |
S |
63 |
2 |
9 |
addShortcodes() |
S |
72 |
1 |
5 |
setStaticCssAssets() |
S |
67 |
1 |
7 |
registerRestFields() |
S |
79 |
1 |
3 |
addFilters() |
S |
71 |
1 |
5 |
__construct() |
S |
68 |
1 |
8 |